CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - java aes

搜索资源列表

  1. simplified_AES

    0下载:
  2. simplified AES without using java or max
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3589
    • 提供者:Sanober
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. AES_implementation

    1下载:
  2. 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:43455
    • 提供者:Ye Li
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16307947
    • 提供者:cristiano
  1. Crypt

    0下载:
  2. j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:eric
  1. aes

    0下载:
  2. AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:109562
    • 提供者:张思远
  1. AESandRSA

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. cryptology

    0下载:
  2. 密码学中RSA,AES和数值签名的实现-Cryptography RSA, AES and numerical implementation of the Signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:33775
    • 提供者:tieqian
  1. aes

    0下载:
  2. Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2859
    • 提供者:mathlouthi
  1. AES

    0下载:
  2. AES算法的实现,这个要用20个字来描述还真不容易 -AES algorithm, used to achieve JANA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:875353
    • 提供者:wanb
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:15099
    • 提供者:song
  1. J2me-AES

    0下载:
  2. [cryptography] AES encrypt and decrypt for j2me,
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:2583
    • 提供者:SofTech
  1. AES

    1下载:
  2. AES加密解密 好 好-good
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1260
    • 提供者:罗朋
  1. AES

    0下载:
  2. AES encryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:59030
    • 提供者:zodius
  1. AES

    0下载:
  2. aes encrypt and decrypt
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:649598
    • 提供者:suarif
  1. AES

    0下载:
  2. 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:9908
    • 提供者:陈燕燕
  1. aescrypt-java-3_2

    0下载:
  2. this is aes encryption on java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:51200
    • 提供者:andrew
  1. aes-java-128bit

    0下载:
  2. 能对aes字符串进行加密解密.基于128位。已经测试!-Aes encryption can decrypt the string. Based on 128-bit. Has been tested!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8286
    • 提供者:cai
« 12 3 4 5 »
搜珍网 www.dssz.com